Class java.rmi.NotBoundException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class java.rmi.NotBoundException

Object
   |
   +----Throwable
           |
           +----Exception
                   |
                   +----java.rmi.NotBoundException

public class NotBoundException
extends Exception

Constructor Index

 o java.rmi.NotBoundException()
 o java.rmi.NotBoundException(String)

Constructors

 o NotBoundException
public NotBoundException()
 o NotBoundException
public NotBoundException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index